CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Hough opencv

搜索资源列表

  1. Get-Circle-Using-Hough

    0下载:
  2. 获取图片中的圆形,用到OpenCV,方法是Hough变换法-Get Circle In The Image Using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:18597
    • 提供者:
  1. class-specific-Hough-forests-

    0下载:
  2. 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12258852
    • 提供者:hfutyang
  1. jiaotong

    0下载:
  2. 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5994
    • 提供者:余权
  1. hough

    1下载:
  2. 基于OpenCV的Hough变换结合Canny边缘检测的人眼瞳孔检测算法。-Combination of the Canny edge detection of the human eye pupil detection algorithm based on OpenCV Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:732672
    • 提供者:食草堂
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:52224
    • 提供者:kzx
  1. hough

    0下载:
  2. 基于opencv的vc++图像处理中的hough线段检测代码-hough line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:vivicharchar
  1. Hough-Line-detection

    0下载:
  2. 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:821106
    • 提供者:吴星怡
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. Hough

    0下载:
  2. vs2010+opencv的霍夫直线特征提取-Hove, vs2010+opencv linear feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:5697005
    • 提供者:liyuan
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:thofde
  1. Hough-line-test

    0下载:
  2. Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:王越
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:12550144
    • 提供者:王玉
  1. hough

    0下载:
  2. implementation of hough transformation in visual c++ with openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2550073
    • 提供者:blade
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. Hough

    0下载:
  2. 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1353576
    • 提供者:徐婉茹
  1. hough

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4006160
    • 提供者:姚佳玉
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:李少芳
  1. OpenCV-feature-extraction

    0下载:
  2. openCV特征提取代码总结,包括:颜色直方图提取,形状特征提取,角点提取、Hough直线提取、边缘提取、纹理特征提取等等。-OpenCV feature extraction code summary, including: color histogram extraction, shape feature extraction, angular point extraction, Hough straight line extraction, edge detection and textu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:274581
    • 提供者:吴哲
  1. OPENCV

    0下载:
  2. opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:105070
    • 提供者:ZHANG LLIJIAN
  1. hough

    0下载:
  2. hough变换检测直线小程序适用于opencv初学者 简单明了-hough transform to detect straight applet
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:6795388
    • 提供者:天问
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com